home *** CD-ROM | disk | FTP | other *** search
- object scope_sun: Tscope_sun
- Left = 743
- Top = 463
- BorderStyle = bsDialog
- Caption = 'NTC Sun panel'
- ClientHeight = 249
- ClientWidth = 249
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCloseQuery = form_close_query
- OnCreate = formcreate
- OnPaint = check_activate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object sun_panel: TPanel
- Left = 0
- Top = 0
- Width = 249
- Height = 249
- Align = alClient
- TabOrder = 0
- object sun_group: TGroupBox
- Left = 0
- Top = 0
- Width = 249
- Height = 249
- Caption = 'Sun Group'
- TabOrder = 0
- object sun_shape: TShape
- Left = 32
- Top = 32
- Width = 185
- Height = 185
- Brush.Color = clYellow
- Shape = stCircle
- end
- end
- end
- end
-